![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Presenters Namespace : WorkstationPresenterBase<V> Class |
public abstract class WorkstationPresenterBase<V> : Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> where V: IWorkstationView
'Declaration Public MustInherit Class WorkstationPresenterBase(Of V As {IWorkstationView}) Implements Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter(Of V)
'Usage Dim instance As WorkstationPresenterBase(Of V)
public __gc abstract class WorkstationPresenterBase<V> : public Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> where V: IWorkstationView
generic<typename V> public ref class WorkstationPresenterBase abstract : public Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> where V: IWorkstationView